@@ -30,7 +30,7 @@ |
||
| 30 | 30 |
</div> |
| 31 | 31 |
|
| 32 | 32 |
<% if @scenario_import.parsed_data["description"].present? %> |
| 33 |
- <blockquote><%= @scenario_import.parsed_data["description"] %></blockquote> |
|
| 33 |
+ <blockquote><%= markdown(@scenario_import.parsed_data["description"]) %></blockquote> |
|
| 34 | 34 |
<% end %> |
| 35 | 35 |
|
| 36 | 36 |
</div> |